﻿/******************************
 ** 初始化
 ** 兼容到IE7
 ** power by:www.hnjing.com
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-width:1100px; font:14px/1.5 "Microsoft Yahei", Arial; color:#555; background:#FFF; }
img { border:0px; }
ul,ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input,textarea,select { font:14px/1 "Microsoft Yahei", Arial; color:#555; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#555; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#34addb; text-decoration:none; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1100px; margin:0 auto; position:relative; }
.wrapper { margin-bottom:50px; min-height:auto; }

.jing_pointer { width:27px; height:117px; position:absolute; top:95px; left:-27px; cursor:pointer; }
.jing_pointer.active { left:92px; background-position:0 -120px !important; }
.jing_pointer { background:url(../images/pointer4.png) 0 0 no-repeat; }
/******************************
 ** 首页风格
 ******************************/
.header { height:90px; background:url(../images/header-bg.png) center center repeat; position:relative; z-index:3; }
.header .logo { float:left; width:300px; height:60px; margin:15px 0 0 0; }
.header .logo img{max-width: 100%; }



.nav { float:right; position:relative; top:30px;width: 800px; display: flex;justify-content: space-between;}
.nav li { float:left; flex:1; text-align:center; }
.nav li a { display:block;  height:32px; line-height:32px; color:#FFF; border-radius:32px; }
.nav li.current a, .nav li a:hover { background:url(../images/nav-hover.png) center center no-repeat; color:#333; }

.banner { width:100%; position:relative; background:#fff; overflow:hidden; z-index:2; top:-90px; margin-bottom:-40px;
    margin-top: 90px; height: 500px;}
.banner ul { margin:0 auto; }
.banner li { width:100%;   z-index:1; overflow:hidden; background:#1b140d; display:none;}
.banner li:first-child { display:block; }
.banner img { display:block;width:100%; }
.banner .tip { width:100%; height:3px; text-align:center; position:absolute; left:0; bottom:30px; z-index:3; }
.banner .tip span { display:inline-block; width:15px; height:15px; line-height:0; background:url(../images/banner-tip.png) 0 0 no-repeat; margin:0 5px; cursor:pointer; }
.banner .tip span.cur { background:url(../images/banner-tip.png) 0 -15px no-repeat; }

.banner.mini, .banner.mini ul, .banner.mini img { height:300px; }

.ihead { height:40px; line-height:40px; border-bottom:1px solid #34addb; text-align:center; margin-bottom:40px; }
.ihead h2 { font-size:35px; color:#3d4456; }
.ihead h2 span { background:url(../images/ihead-circle.png) left center no-repeat #fff; padding:0 0 0 40px; position:relative; top:20px; }
.ihead h2 em { font-style:normal; background:url(../images/ihead-circle.png) right center no-repeat; padding:0 40px 0 0; }
.ihead2 { height:40px; line-height:40px; border-bottom:1px solid #fff; text-align:center; margin-bottom:40px; }
.ihead2 h2 { font-size:35px; color:#fff; }
.ihead2 h2 span { background:url(../images/ihead-circle2.png) left center no-repeat #4eb9e2; padding:0 0 0 40px; position:relative; top:20px; }
.ihead2 h2 em { font-style:normal; background:url(../images/ihead-circle2.png) right center no-repeat; padding:0 40px 0 0; }

.ipro { position:relative; }
.ipro .classify {   text-align:center; margin-bottom:40px; }
.ipro .classify a { display:inline-block; width:140px; height:40px; line-height:40px; text-align:center; background:url(../images/classify.png) center center no-repeat; margin:0 5px; margin-bottom: 10px;}
.ipro .classify a:hover { background:url(../images/classify-hover.png) center center no-repeat; color:#FFF; }
.ipro .main { height:340px; overflow:hidden; position:relative; }
.ipro .contai { float:left; width:500%; position:relative; }
.ipro .list { float:left; width:20%; }
.ipro .item { float:left; width:308px; height:148px; padding:0 0 0 230px; border:1px solid #ddd; margin:0 20px 20px 0; position:relative; }
.ipro .item .img { position:absolute; left:-1px; top:-1px; }
.ipro .item .img img { display:block; width:200px; height:150px; }
.ipro .item h3 { font-size:16px; font-weight:400; color:#333; padding:25px 0 20px; }
.ipro .item p { width:280px; height:50px; line-height:25px; overflow:hidden; }
.ipro .item .kf { position:absolute; right:20px; top:24px; width:100px; height:30px; line-height:30px; text-align:center; background:url(../images/btn-kf.png) center center no-repeat; color:#FFF; }
.ipro .item .kf:hover { opacity:.9; }
.ipro .prev, .ipro .next { background:#CCC; width:32px; height:32px; position:absolute; bottom:163px; background:url(../images/ico-pn.png) 0 0 no-repeat; cursor:pointer; }
.ipro .prev { left:50%; margin-left:-600px; background-position:0 0; }
.ipro .next { right:50%; margin-right:-600px; background-position:-40px -40px; }
.ipro .prev:hover { background-position:-40px 0;  }
.ipro .next:hover { background-position:0 -40px; }

.floor-1 { background:url(../images/floor-bg.png) center 195px no-repeat; }

.inews { height:480px; }
.inews .main { position:relative; overflow:hidden; }
.inews .list { float:left; width:300%; position:relative; }
.inews .item { float:left; width:252px; height:306px; background:#FFF; margin:0 30px 0 0; }
.inews .item .img { position:relative; margin-bottom:10px; }
.inews .item .img:before { content:''; width:100%; height:4px; background:url(../images/news-shadow.png) center top repeat-x; position:absolute; left:0; bottom:0; }
.inews .item .img img { width:100%; height:190px; display:block; }
.inews .item h3 { padding:0 15px 10px; font-size:16px; }
.inews .item p { padding:0 15px; color:#666; }
.inews .tip { padding:40px 0 0; text-align:center; }
.inews .tip span { display:inline-block; width:30px; height:2px; background:#96d2e9; margin:0 3px; vertical-align:middle; cursor:pointer; }
.inews .tip span.current { height:5px; background:#FFF; }

.iabout { }
.iabout .main { }
.iabout .info { color:#fff; text-align:center; line-height:30px; margin-bottom:30px; }

.iphoto { width:900px; height:220px; margin:0 auto 50px; position:relative; overflow:hidden; }
.iphoto .list { position:relative; width:100%; height:100%; }
.iphoto .list li { position:absolute; border:5px solid transparent; overflow:hidden; }
.iphoto .list img { display:block; width:100%; height:100%; }
.iphoto .list .current { border-color:#f8c240; z-index:11 !important; }
.iphoto .list .current img { opacity:1; filter:Alpha(opacity=100); }
.iphoto .list .current span { bottom:0; }
.iphoto .prev, .iphoto .next { position:absolute; top:74px; width:32px; height:32px; background:url(../images/ico-pn2.png) 0 0 no-repeat; z-index:10; cursor:pointer; }
.iphoto .prev { left:0; }
.iphoto .next { right:0; background-position:-40px -40px; }
.iphoto .prev:hover { background-position:-40px 0; }
.iphoto .next:hover { background-position:0 -40px; }

.icontact { margin-bottom:60px; }
.icontact .tel, .icontact .mail, .icontact .address { float:left; height:50px; padding:0 0 0 65px; position:relative; }
.icontact .tel { width:300px; }
.icontact .mail { width:200px; }
.icontact .address { width:400px; }
.icontact .icon { position:absolute; left:0; top:0; width:50px; height:50px; background:#999; }
.icontact .tel .icon { background:url(../images/contact-tel.png) center center no-repeat; }
.icontact .mail .icon { background:url(../images/contact-mail.png) center center no-repeat; }
.icontact .address .icon { background:url(../images/contact-address.png) center center no-repeat; }
.icontact h3 { font-weight:400; color:#999; }
.icontact p { color:#666; }

.footer { background:#3d4456; color:#8c93a4; }
.footer a { color:#8c93a4; }
.footer a:hover { color:#FFF; text-decoration:underline; }
.footer > .wrap { padding:40px 0; }

.subtel { height:60px; background:url(../images/ico-tel.png) left center no-repeat; padding:0 0 0 75px; line-height:1.2; margin-bottom:5px; }
.subtel h2 { font-weight:400; padding:10px 0 0; }
.subtel p { font-size:30px; font-family:Arial;  }

.subaddr { line-height:30px;  }

.subnav { float:right; text-align:center; width:120px; }
.subnav dt { margin-bottom:10px; background:url(../images/subnav-line.png) right center no-repeat; }
.subnav dt a { font-size:16px; color:#FFF; }
.subnav dd { height:30px; line-height:30px; }
.subnav:first-child dt { background:none; }

.copyright {  line-height:40px; background:#252934; text-align:center; }


/******************************
 ** 内页架构
 ******************************/
.sidebar { float:left; width:220px; }

.topclass { margin:0 8px; text-align:center; padding:20px 0; }
.topclass h2 { height:30px; line-height:30px; font-size:20px; color:#34addc; }
.topclass span { background:#FFF; padding:0 15px; }
.topclass p { height:20px; line-height:20px; text-transform:uppercase; font-size:14px; color:#9fa3b7; }

.side-menu { border:1px solid #ddd; background:#FFF; border-radius:5px; }
.side-menu .list { margin:0 15px; padding:0 0 10px;  }
.side-menu dd { margin-bottom:10px; }
.side-menu dd > a { display:block; height:47px; line-height:47px; background:#34addc; color:#FFF; text-align:center; font-size:15px; }
.side-menu dd > a:hover { background-color:#ffb928; color:#333; }
.side-menu .drop { width:100%; padding:0 0; background:; border-bottom:1px solid #ddd; display:none; }
.side-menu .drop li { width:100%; height:32px; line-height:32px; }
.side-menu .drop a { display:block; padding:0 0 0 15px;  background:url(../images/ico-submenu.png) 2px center no-repeat; }
.side-menu .drop a:hover { background-color:; }
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a { color:#333; background-color:#ffb928; }
.side-menu li.current > a { color:#bc8751; background-color:; }

.side-con { margin-bottom:20px; position:relative; top:20px; background:#FFF; border:1px solid #ddd; border-top:5px solid #34addc; }
.side-con .head { height:50px; line-height:50px; padding:0 20px; }
.side-con .head h2 { font-size:16px; }
.side-con .main { padding:0px 11px 15px; line-height:2; }

.container { float:right; width:850px; }

.location { height:50px; line-height:50px; position:relative; margin-bottom:20px; background:#34addc; }
.location h2 { font-size:16px; margin-left:15px; color:#fff; }
.location .io { height:50px; line-height:50px; position:absolute; right:15px; top:0; color:#fff; }
.location .io b, .location .io a { color:#fff; }

.content { margin-bottom:20px; }


/******************************
 ** 内页页面通用
 ******************************/
/* 图片4:3 */
.list-product { width:100%; background:#fff; padding:0 0 0; margin-bottom:10px; }
.list-product .list { float:left; width:103%; padding-bottom:20px; }
.list-product .item { float:left; width:270px; margin:0 20px 0 0; }
.list-product .item .img { width:100%; overflow:hidden; background:#eee; }
.list-product .item .img img { display:block; width:100%; height:200px; }
.list-product .item h3 { height:40px; line-height:40px; text-align:center; font-weight:400; }
.list-product .item h3 a { }
.list-product .item:hover { border-color:#c8a48e; }

/* 4:3 图文 */
.list-case { background:#fff; margin-bottom:10px; }
.list-case .list { padding:0 0 10px; }
.list-case .item { padding:15px 0 15px 180px; height:124px; border-top:1px dashed #ddd; position:relative; }
.list-case .item:first-child { border-top:0; }
.list-case .item .img { position:absolute; left:0; top:15px; width:166px; height:124px; background:#f1f1f1; }
.list-case .item .img img { display:block; width:166px; height:124px; }
.list-case .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-case .item h3 a { }
.list-case .item h3 a:hover { text-decoration:underline; }
.list-case .item p { height:60px; line-height:20px; color:#666; overflow:hidden; margin-bottom:16px; }
.list-case .item .detail { height:20px; }
.list-case .item .detail a { line-height:20px; }

/* 附属简介 */
.list-news .item { padding:15px 0 15px 0; height:70px; border-top:1px dashed #ddd; position:relative; }
.list-news .item:first-child { border-top:0; }
.list-news .item .date { position:absolute; right:0; top:15px; line-height:20px; text-align:center; color:#999; }
.list-news .item h3 { font-size:16px; line-height:20px; margin:0 200px 8px 0; overflow:hidden; 
    height: 20px; }
.list-news .item h3 a {  }
.list-news .item h3 a:hover { text-decoration:underline; }
.list-news .item p { height:40px; line-height:20px; color:#666; overflow:hidden; }

/* 新闻详情页 */
.news-content {  }
.news-content h1 { padding:0 0 10px; font-size:24px; line-height:1.4; }
.news-content .rap { height:40px; line-height:40px; border-bottom:1px dashed #ddd; margin-bottom:20px; }
.news-content .rap span { margin:0 20px 0 0; }
.news-content .rap b { font-weight:400;  }

/* 产品详情页 */
.product-content { }
.product-content h1 { font-size:24px; line-height:1.2; margin-bottom:20px; }
.product-photo { float:left; width:340px; }
.product-photo .original { width:340px; height:254px; overflow:hidden; margin-bottom:10px; border:0px solid #ddd; background:#eee; }
.product-photo .original img { display:block; width:auto; height:254px; margin:0 auto; }
.product-info { margin:0 0 0 370px; }
.product-info .inso { margin-bottom:10px; }
.product-info .inso dd { height:20px; line-height:20px; margin-bottom:10px; font-size:16px; }
.product-info .inso span { color:; }
.product-info .tel { padding:10px 20px; border:1px solid #ddd; margin-bottom:27px; }
.product-info .tel dt { height:30px; line-height:30px; font-size:18px; padding:0 0 0 35px; background:url(../images/ico-tel2.png) left center no-repeat; }
.product-info .tel dd { font-size:35px; color:#ffb928; line-height:1.2; }
.product-info .bdshare { width:245px; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; padding-top:30px; }
.article-container .article { padding-bottom:10px; }
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px; padding:0 0 0 15px; background:#f8f8f8; font-size:16px; color:#5f412e; }

/* 产品详情页 */
.original2 { width:500px; height:auto; overflow:hidden; margin:0 auto 10px; }
.original2 img { display:block; width:100%; height:auto; }
.product-info2 { position:relative; padding:10px 0; }
.product-info2 h1 { font-size:20px; text-align:center; }


/******************************
 ** 组件类
 ******************************/
.toolbar { width:109px; position:absolute; right:10px; top:150px; z-index:50; }
.toolbar .toolBox{padding:65px 0 0; background:url(../images/tool-top.png) center top no-repeat; }
.toolbar .main { width:103px; padding:0 3px 60px; background:url(../images/tool-main.png) center bottom no-repeat; text-align:center; }
.toolbar .tel { line-height:20px; padding:5px 0 0; }
.toolbar .kf { padding:5px 0; }
.toolbar .kf dd {}
.toolbar .kf a { line-height:24px; }
.toolbar .kf a.ico-qq { width:103px; height:35px; display:block; overflow:hidden; text-indent:-99em; background:url(../images/tool-kf-qq.png) center center no-repeat; margin-bottom:3px; }
.toolbar .code { }
.toolbar .code dt { width:80px; height:80px; background:#eee; margin:0 auto; }
.toolbar .code img { width:80px; height:80px; }
.toolbar .code dd { font-size:12px; color:#999; overflow:hidden; }
.toolbar .top { width:30px; height:47px; background:url(../images/tool-itop.png) center top no-repeat; position:absolute; bottom:-30px; left:40px; cursor:pointer; }

.pager { width:100%; height:40px; padding:10px 0 20px; }
.pager > * { float:left; height:38px; line-height:38px; padding:0 20px; background:#FFF; margin:0 -1px 0 0; border:1px solid #ddd; }
.pager > *:first-child { display:none; }
.pager > *:first-child + * { margin-left:0px; }
.pager > span { cursor:no-drop; }
.pager > span.cur { cursor:default; background:#f8f8f8; color:#eb6214; font-weight:700; }
.pager > a:hover { background:#f9f9f9; }

.relink { padding:0 20px; height:40px; line-height:40px; background:#fff; margin-bottom:20px; border:1px solid #ddd; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }

.recommend-pro { background:#fff; padding:0 0; }
.recommend-pro .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-pro .head h2 { font-size:18px; }
.recommend-pro .head .mo { position:absolute; right:0; top:0; font-size:16px;  }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0 0; }
.recommend-pro .list { float:left; width:103%; }
.recommend-pro .item { float:left; width:198px; margin:0 20px 0 0; }
.recommend-pro .item .img { width:100%; height:148px; overflow:hidden; margin-bottom:10px; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%; height:148px; }
.recommend-pro .item h3 { height:30px; line-height:30px; text-align:center; margin-bottom:10px; font-weight:400;
    overflow: hidden; }
.recommend-pro .item h3 a { }

.recommend-form { background:#fff; padding:0 0; }
.recommend-form .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-form .head:before { content:''; width:40px; height:3px; background:#1a8927; position:absolute; left:0; bottom:-1px; }
.recommend-form .head h2 { font-size:18px; }
.recommend-form .main { width:100%; overflow:hidden; padding:40px 0 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-2 { width:610px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:700px; height:auto; }
.recommend-form .ico-name { background:url(../images/form-name.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/form-phone.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/form-email.png) 15px center no-repeat; }
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.recommend-form .text { width:600px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; }
.recommend-form input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; margin-left:10px; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; margin:0 0 0 10px; width:150px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#eb6214; }
.recommend-form .reset { background:#999; }
.recommend-form .submit:hover { background:#dd5305; }
.recommend-form .reset:hover { background:#777; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }

.bdmap { height:400px; }
.BMap_bubble_title a { display:inline-block; padding:4px 10px; background:#34addc; color:#fff; border-radius:3px; }
.BMap_bubble_title a:hover { background:#d04d02; }
.BMap_bubble_title + .BMap_bubble_content { line-height:18px; padding:9px 0 0; color:#777; }

.bdshare { width:auto; height:36px; }
.bdshare > * { float:right; }
.bdshare .head { height:36px; line-height:36px; }
.bdshare .bdsharebuttonbox { width:186px; height:36px; }

.article { line-height:2; padding-bottom:20px; font-family:"microsoft YaHei UI" !important; }
.article img { max-width:100%; }

.article-adv { height:100px; background:#5f412e; margin-bottom:20px; }
.article-adv .icon { float:left; width:; height:80px; margin:10px 20px 0 20px; }
.article-adv .tel { float:left; margin:20px 0 0 0; }
.article-adv .tel dt { font-size:16px; color:#c8a48e; background:url(../images/ico-tel2.png) left center no-repeat; padding:0 0 0 25px; }
.article-adv .tel dd { line-height:1.2; font-size:32px; color:#f0c422; }
.article-adv .qiao { float:right; width:126px; height:36px; margin:32px 20px 0 0; background:url(../images/ico-qiao.png) center center no-repeat; line-height:33px; text-align:center; color:#5f412e; }
.article-adv .qiao:hover { background-image:url(../images/ico-qiao-hover.png); }

.ajax-pager { text-align:right; padding:10px 0; }
.ajax-pager > * { display:inline-block; height:32px; line-height:32px; padding:0 20px; border:1px solid #ddd; margin-left:-6px; background:#FFF;  }
.ajax-pager span { cursor:no-drop; }
.ajax-pager span.current { cursor:default; }
.ajax-pager a:hover { background:#f1f1f1; }

.ig-form-notice { position:absolute; z-index:101; width:auto; padding:5px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.ig-form-notice:before, .ig-form-notice:after { content:''; position:absolute; left:20px; top:-20px; width:0; height:0; border:10px solid transparent; border-bottom-color:#e0272c; }
.ig-form-notice:after { top:-19px; border-bottom-color:#ffe8e9; }

[ig-null] { padding:0 20px;  }
[ig-loading] { padding:0 20px 20px;  }

.dialog-alert { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-alert .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-alert .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-alert .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-alert .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-alert .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-alert .main .red { color:#F00; }
.dialog-alert .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-alert .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-alert .foot .ok { background:#d93636; color:#fff; }
.dialog-alert .foot .ok:hover { background:#a40606; }
.dialog-alert .foot .cancel { background:#bbb; color:#333; }
.dialog-alert .foot .cancel:hover { background:#999; }

.dialog-confirm { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-confirm .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-confirm .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-confirm .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-confirm .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-confirm .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-confirm .main .red { color:#F00; }
.dialog-confirm .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-confirm .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-confirm .foot .ok { background:#d93636; color:#fff; }
.dialog-confirm .foot .ok:hover { background:#a40606; }
.dialog-confirm .foot .cancel { background:#bbb; color:#333; }
.dialog-confirm .foot .cancel:hover { background:#999; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/log-arrow.png) center center no-repeat; }

.dialog-layout { position:fixed; left:0; top:0; width:100%; height:100%; filter:Alpha(opacity=50); background:#000; background:rgba(0,0,0,.5); z-index:99; }

.dialog-album { position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; z-index:100; display:none; }
.dialog-album .layout { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9) !important; filter:Alpha(opacity=90); background:#000; z-index:-1; }
.dialog-album .container { position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; overflow:hidden; }
.dialog-album .container ul { float:left; width:1000%; height:100%; position:relative; }
.dialog-album .container li { float:left; width:10%; height:100%; position:relative; }
.dialog-album .container .img { width:100%; height:100%;  }
.dialog-album .container .img img { max-height:100%; max-width:80%; width:800px; height:600px; }
.dialog-album .tool .close { position:absolute; width:65px; height:35px; top:0; right:0; background:url(../images/ico-album.png) 0 -105px no-repeat; z-index:10; overflow:hidden; text-indent:-99em; opacity:0.6 !important; filter:Alpha(opacity=60); }
.dialog-album .tool .close:hover { opacity:0.9 !important; filter:Alpha(opacity=90); }
.dialog-album .tool .right, .dialog-album .tool .left { position:absolute; width:30px; height:30px; top:50%; margin-top:-10px; z-index:10; text-indent:-99em; overflow:hidden; background:url(../images/ico-album.png) -35px 0 no-repeat; }
.dialog-album .tool .right { left:20px; background-position:-35px -35px; }
.dialog-album .tool .left { right:20px; }
.dialog-album .tool .right:hover { background-position:0 -35px; }
.dialog-album .tool .left:hover { background-position:0 0; }
.dialog-album .tool .play, .dialog-album .tool .plus { position:absolute; width:30px; height:30px; right:20px; bottom:20px; background:#CCC; z-index:10; overflow:hidden; background:url(../images/ico-album.png) 0 -70px no-repeat; overflow:hidden; text-indent:-99em; }
.dialog-album .tool .play { background-position:-35px -70px; }
.dialog-album .tip { position:absolute; width:50%; height:15px; left:25%; bottom:20px; z-index:10; text-align:center; }
.dialog-album .tip span { display:inline-block; width:12px; height:12px; border:1px solid #aaa; border-radius:13px; background:#FFF; margin:0 5px; vertical-align:middle; cursor:pointer; }
.dialog-album .tip span.cur { background:#666; }

.BMap_bubble_content{line-height:15px;}

/******************************
 ** 高级动画
 ******************************/



/******************************
 ** 自定义字体
 ******************************/
@font-face{
	font-family: "ssi";
	src: url("../font/ssi.eot");
	src: url("../font/ssi.eot?#iefix") format("eot"),
		 url("../font/ssi.ttf") format("truetype");
}



/******************************
 ** 兼容性
 ******************************/
body { _background:url(../images/ie6.png) center center no-repeat #fff; }
body > * { _display:none; }